This page contains links to different lectures (slides) and practical exercises (labs) that are part of this workshop. The links below are similar to that under Schedule but organised here by topic.


Input code blocks are displayed like shown below. The code language is displayed above the block. Shell scripts (SH) are to be executed in the linux terminal. R scripts are to be run in R either through the terminal, RGui or RStudio.

sh
command

Note   Tip   Discuss   Task


Slides

  1. Introduction to Bioinformatics
  2. Software Installation
  3. Next-Generation Sequencing
  4. Data Sources
  5. Data Formats
  6. Data Visualization
  7. Quality Control
  8. Sequence Alignment
  9. Read Mapping
  10. SAM Format
  11. RNA-seq
  12. Metagenomics
  13. Microarray
  14. Epidemiology

Labs

  1. Introduction to Bioinformatics- Conda
  2. NGS- SRA Toolkit and EDirect
  3. Data Formats- FASTA/Q Processing
  4. Data Visualization- IGV
  5. Quality Control
  6. Read mapping
  7. SAM Format- Samtools
  8. Analysis of RNA-seq data
  9. Microarray analysis